Click or drag to resize

MeetingRequestType Enumeration

Describes the type of the meeting request.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum MeetingRequestType
Members
  Member nameValueDescription
None0 None.
FullUpdate1 Identifies the meeting request as a full update to an existing request.
InformationalUpdate2 Identifies the meeting request as only containing updated informational content.
NewMeetingRequest3 Identifies the meeting request as a new meeting request.
Outdated4 Identifies the meeting request as outdated.
SilentUpdate5 Identifies the meeting request as a silent update to an existing meeting.
PrincipalWantsCopy6 Indicates that the meeting request belongs to a principal who has forwarded meeting messages to a delegate and has his copies marked as informational.
See Also